home *** CD-ROM | disk | FTP | other *** search
/ The Original Shareware 1.1 / The Original Shareware (WeMake CDs)(Volume 1.1)(CDs, Inc)(1993).iso / 8 / magicdir.zip / READ.ME < prev    next >
Text File  |  1987-04-24  |  4KB  |  81 lines

  1. ***** MAGIC-DIRECTORY *****  by Nick Pudar
  2.  
  3. MAGIC-DIRECTORY is a hidden directory utility which is intended to hide a
  4. directory and it associated files and sub-directories from even the most
  5. sophisticated directory access utilities.
  6.  
  7. This utility works on hard disks only.  (If you want hidden directories on
  8. diskettes, just hide the diskette.)  The utility files are to be run from
  9. the root directory, and you must have a copy of COMMAND.COM in your root
  10. directory.  (You already do.)
  11.  
  12. This utility has been tested on PC XT's, PC AT's and assorted clones.
  13. It requires DOS 2.0 or above.
  14.  
  15. ------------------------------------------------------------------------------
  16.  
  17. The files associated with this hidden directory utility are:
  18.  
  19.   MDMAGIC.COM      Makes the Magic-Directory
  20.   CDMAGIC.COM      Changes to the Magic-Directory
  21.   RDMAGIC.COM      Removes the Magic-Directory
  22.   SCRUB.COM        Corrects disk if Magic-Directory
  23.                      was not exited properly.
  24.  
  25. The ?DMAGIC.COM programs display a password prompt window on the screen when
  26. executed.  After the password is entered, the window disappears and the
  27. function is executed if no error conditions exist.  The programs have an
  28. optional screen position command for the window.  The format is:
  29.  
  30.   ?DMAGIC mm,nn
  31.  
  32. where mm is a two digit number designating row position, and nn is a two digit
  33. number designating column position.  If used the parameters must consist of
  34. 2 two digit numbers.  For example, CDMAGIC 4,10 would not be correct whereas
  35. CDMAGIC 04,10 would be correct.
  36.  
  37. ***TO MAKE THE MAGIC-DIRECTORY
  38. You may only make one MAGIC-DIRECTORY and it MUST be from the root directory.
  39. When the prompt appears, enter up to six keystrokes followed by a carriage
  40. return.  The keystrokes you enter will display on the prompt line.  A keystroke
  41. may be any key on the keyboard except for the carriage return.  (Note: Some
  42. obscure key combinations may not work - you may have to experiment a bit.)
  43.  
  44. ***TO REMOVE THE MAGIC-DIRECTORY
  45. To remove the MAGIC-DIRECTORY, it must be empty.  When the prompt appears,
  46. enter the same sequence of keystrokes as when you made the directory, followed
  47. by a carriage return.
  48.  
  49. ***TO CHANGE FROM THE ROOT DIRECTORY TO THE MAGIC-DIRECTORY
  50. To change to the MAGIC-DIRECTORY, you must begin from the root directory.
  51. When the prompt appears, enter the same sequence of keystrokes as before
  52. followed by a carriage return.  If there are no errors, you will be placed in
  53. the MAGIC-DIRECTORY.  While you are in this directory, you may do any of the
  54. normal DOS proceedures except that you may not add any new files to the root
  55. directory.  When you are finished with the MAGIC-DIRECTORY, type 'EXIT' at the
  56. DOS prompt.  This will take you out of the MAGIC-DIRECTORY and back into the
  57. root directory.
  58.  
  59. ********************IMPORTANT*********************
  60.  
  61. While you are in the MAGIC-DIRECTORY, DOS thinks that every available
  62. root directory entry is used. (This is why you may not add new files to the
  63. root directory while in the MAGIC-DIRECTORY.)  When you type 'EXIT' at the
  64. prompt to return to the root directory, the program corrects the root directory
  65. entry area and DOS will once again have what it started with.  If the computer
  66. is turned off while in the MAGIC-DIRECTORY, you must run the program SCRUB.COM
  67. later if you want to add more files to the root directory.  It is recommended
  68. that SCRUB be included in your AUTOEXEC.BAT file as a safety precaution.  (You
  69. may run SCRUB from the root directory at any time.  If you ever see files in 
  70. the root directory that begin with a "»", run SCRUB to remove them.  Some 
  71. programs executed from the MAGIC-DIRECTORY cause improper exiting, which
  72. causes »'s to be tagged to old deleted file entries.)
  73.  
  74. Do not run SCRUB while you are in the MAGIC-DIRECTORY.  Doing this makes any
  75. subsequent current session file transfer not work and bomb you out to the
  76. root directory.
  77.  
  78. -----------------------------------------------------------------------------
  79.  
  80.  
  81.